Version

XYChart<T,M,A> Class Members

The following tables list the members exposed by XYChart<T,M,A>.

Public Methods
 NameDescription
Public MethodAlignsGridLinesToPixelsSets a value indicating whether grid and tick lines are aligned to device pixels. (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodBottomMarginSets the bottom margin around the chart content. (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodIsHorizontalZoomEnabledSets whether the chart can be horizontally zoomed through user interactions. (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodIsVerticalZoomEnabledSets whether the chart can be vertically zoomed through user interactions. (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodLeftMarginSets the left margin of the chart content. (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodMarkerMaxCountSets the maximum number of markers displyed in the plot area of the chart. (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodResolutionSets the rendering resolution for all series in this chart. (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodRightMarginSets the right margin of the chart content. (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodSubtitleSets text to display below the Title, above the plot area. (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodSubtitleAlignmentSets horizontal alignment which determines the subtitle position, relative to the left and right edges of the control. (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodSubtitleBottomMarginSets the bottom margin of chart subtitle (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodSubtitleLeftMarginSets the left margin of chart subtitle (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodSubtitleRightMarginSets the right margin of chart subtitle (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodSubtitleTextColorOverloaded. Sets color of chart subtitle (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodSubtitleTextStyleSets CSS font property for the chart subtitle (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodSubtitleTopMarginSets the top margin of chart subtitle (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodThicknessSets the thickness for all series in this chart. Depending on the ChartType, this can be the main brush used, or just the outline. (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodTitleSets text to display above the plot area. (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodTitleAlignmentSets horizontal alignment which determines the title position, relative to the left and right edges of the control. (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodTitleBottomMarginSets the bottom margin of chart title (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodTitleLeftMarginSets the left margin of chart title (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodTitleRightMarginSets the right margin of chart title (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodTitleTextColorOverloaded. Sets color of chart title (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodTitleTextStyleSets CSS font property for the chart title (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodTitleTopMarginSets the top margin of chart title (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodTopMarginSets the top margin of the chart content. (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodTransitionDurationSets the duration used for animating series plots when the data is changing (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodTrendLinePeriod (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodTrendLineThicknessSets the thickness of the trend lines in this chart. (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodTrendLineTypeSets the formula used for calculating trend lines in this chart. (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodUnknownValuePlottingSets the behavior that determines how unknown values will be plotted on the chart. (Inherited from Infragistics.Web.Mvc.DomainChart<T,M,A>)
Public MethodXAxisExtentSets the distance between the X-axis and the bottom of the chart.  
Public MethodXAxisInvertedSets whether to invert the direction of the X-axis by placing the first data items on the right side of the chart.  
Public MethodXAxisLabelAngleSets the angle of rotation for labels along the X-axis.  
Public MethodXAxisLabelBottomMarginSets the bottom margin of labels on the X-axis  
Public MethodXAxisLabelHorizontalAlignmentSets Horizontal alignment of X-axis labels.  
Public MethodXAxisLabelLeftMarginSets the left margin of labels on the X-axis  
Public MethodXAxisLabelRightMarginSets the right margin of labels on the X-axis  
Public MethodXAxisLabelTextColorOverloaded. Sets color of labels on the X-axis  
Public MethodXAxisLabelTextStyleSets CSS font property for labels on X-axis  
Public MethodXAxisLabelTopMarginSets the top margin of labels on the X-axis  
Public MethodXAxisLabelVerticalAlignmentSets Vertical alignment of X-axis labels.  
Public MethodXAxisLabelVisibilitySets Visibility of X-axis labels.  
Public MethodXAxisMajorStrokeOverloaded. Sets the color to apply to major gridlines along the X-axis.  
Public MethodXAxisMajorStrokeThicknessSets the thickness to apply to major gridlines along the X-axis.  
Public MethodXAxisMinorStrokeOverloaded. Sets the color to apply to minor gridlines along the X-axis.  
Public MethodXAxisMinorStrokeThicknessSets the thickness to apply to minor gridlines along the X-axis.  
Public MethodXAxisStripOverloaded. Sets the color to apply to stripes along the X-axis.  
Public MethodXAxisStrokeOverloaded. Sets the color to apply to the X-axis line.  
Public MethodXAxisStrokeThicknessSets the thickness to apply to the X-axis line.  
Public MethodXAxisTickLengthSets the length of tickmarks along the X-axis.  
Public MethodXAxisTickStrokeOverloaded. Sets the color to apply to tickmarks along the X-axis.  
Public MethodXAxisTickStrokeThicknessSets the thickness to apply to tickmarks along the X-axis.  
Public MethodXAxisTitleSets the Text to display below the X-axis.  
Public MethodXAxisTitleAlignmentSets Horizontal alignment of the X-axis title.  
Public MethodXAxisTitleAngleSets the angle of rotation for the X-axis title.  
Public MethodXAxisTitleBottomMarginSets the bottom margin of a title on the X-axis  
Public MethodXAxisTitleLeftMarginSets the left margin of a title on the X-axis  
Public MethodXAxisTitleMarginSets the margin around a title on the X-axis  
Public MethodXAxisTitleRightMarginSets the right margin of a title on the X-axis  
Public MethodXAxisTitleTextColorOverloaded. Sets color of title on the X-axis  
Public MethodXAxisTitleTextStyleSets CSS font property for title on X-axis  
Public MethodXAxisTitleTopMarginSets the top margin of a title on the X-axis  
Public MethodYAxisExtentSets the distance between the Y-axis and the left edge of the chart.  
Public MethodYAxisInvertedSets whether to invert the direction of the Y-axis by placing the minimum numeric value at the top of the chart.  
Public MethodYAxisLabelAngleSets the angle of rotation for labels along the Y-axis.  
Public MethodYAxisLabelBottomMarginSets the bottom margin of labels on the Y-axis  
Public MethodYAxisLabelHorizontalAlignmentSets Horizontal alignment of Y-axis labels.  
Public MethodYAxisLabelLeftMarginSets the left margin of labels on the Y-axis  
Public MethodYAxisLabelLocationThe location of Y-axis labels, relative to the plot area.  
Public MethodYAxisLabelRightMarginSets the right margin of labels on the Y-axis  
Public MethodYAxisLabelTextColorOverloaded. Sets color of labels on the Y-axis  
Public MethodYAxisLabelTextStyleSets CSS font property for labels on Y-axis  
Public MethodYAxisLabelTopMarginSets the top margin of labels on the Y-axis  
Public MethodYAxisLabelVerticalAlignmentSets Vertical alignment of Y-axis labels.  
Public MethodYAxisLabelVisibilitySets Visibility of Y-axis labels.  
Public MethodYAxisMajorStrokeOverloaded. Sets the color to apply to major gridlines along the Y-axis.  
Public MethodYAxisMajorStrokeThicknessSets the thickness to apply to major gridlines along the Y-axis.  
Public MethodYAxisMinorStrokeOverloaded. Sets the color to apply to minor gridlines along the Y-axis.  
Public MethodYAxisMinorStrokeThicknessSets the thickness to apply to minor gridlines along the Y-axis.  
Public MethodYAxisStripOverloaded. Sets the color to apply to stripes along the Y-axis.  
Public MethodYAxisStrokeOverloaded. Sets the color to apply to the Y-axis line.  
Public MethodYAxisStrokeThicknessSets the thickness to apply to the Y-axis line.  
Public MethodYAxisTickLengthSets the length of tickmarks along the Y-axis.  
Public MethodYAxisTickStrokeOverloaded. Sets the color to apply to tickmarks along the Y-axis.  
Public MethodYAxisTickStrokeThicknessSets the thickness to apply to tickmarks along the Y-axis.  
Public MethodYAxisTitleSets the Text to display to the left of the Y-axis.  
Public MethodYAxisTitleAlignmentSets Vertical alignment of the Y-axis title.  
Public MethodYAxisTitleAngleSets the angle of rotation for the Y-axis title.  
Public MethodYAxisTitleBottomMarginSets the bottom margin of a title on the Y-axis  
Public MethodYAxisTitleLeftMarginSets the left margin of a title on the Y-axis  
Public MethodYAxisTitleMarginSets the margin around a title on the Y-axis  
Public MethodYAxisTitleRightMarginSets the right margin of a title on the Y-axis  
Public MethodYAxisTitleTextColorOverloaded. Sets color of title on the Y-axis  
Public MethodYAxisTitleTextStyleSets CSS font property for title on Y-axis  
Public MethodYAxisTitleTopMarginSets the top margin of a title on the Y-axis  
See Also

View on GitHub